TmvFont
Unit: MVFont
Description
TmvFont is a descendant of TFont. TmvFont defines the font with additions styles.
Properties
| Properties | Description |
|---|---|
Charset | The property identifies the character set of the font. |
Color | The property specifies the color of the text characters. |
Handle | The property indicates the Windows GDI font object handle. |
Style | The property adds special characteristics to characters that use the font. |
Methods
| Methods | Description |
|---|---|
HandleAllocated | The method determines whether the Handle property is set for the GDI font object. |
HandleNeeded | The method underlies the GDI font object. |